Prizm Content Connect
Burning Redactions into the Document

There are different ways to burn Redactions into your documents:

Sample Redaction XML

The following example shows a sample XML file with redactions. Details on the contents of the documentAnnotations.xml schema and element definitions can be found in the Document Annotations section.

 
Copy Code

<documentAnnotations savedDate="Sun Jun 26 2011" savedTime="21:37:24 GMT-0700">

<pages>

<page id="1">

<annotation drawType="rectangle_filled_redact" lineWidth="1" lineColor="16776960" fillColor="16776960" dragDirection="br" x="173.05" y="45.65" x_percent="0.28260235974371" y_percent="0.05761382850241546" height_percent="0.08797485071121847" width_percent="0.10402731763643631" height="69.70638888888888" width="63.70055555555558" stampSize="122" meta="" label="" saveDate="Sun Jun 26 2011" saveTime="21:37:24 GMT-0700"><![CDATA[]]></annotation>

<annotation drawType="rectangle_trans_redact" lineWidth="1" lineColor="16776960" fillColor="16776960" dragDirection="br" x="336.6" y="58.55" x_percent="0.5496905766526021" y_percent="0.07389462560386474" height_percent="0.15536907709339778" width_percent="0.14904917869111495" height="123.10583333333334" width="91.26944444444445" stampSize="122" meta="" label="" saveDate="Sun Jun 26 2011" saveTime="21:37:24 GMT-0700"><![CDATA[]]></annotation>

<annotation drawType="rectangle_filled_redact" lineWidth="1" lineColor="16776960" fillColor="16776960" dragDirection="br" x="176.55" y="262.25" x_percent="0.28831809657759033" y_percent="0.330979770531401" height_percent="0.04190096618357487" width_percent="0.18127051101734648" height="33.19999999999999" width="111" stampSize="0" meta="" label="" saveDate="Sun Jun 26 2011" saveTime="21:37:24 GMT-0700"><![CDATA[]]></annotation>

<annotation drawType="stamp_redact" lineWidth="1" lineColor="16776960" fillColor="16776960" dragDirection="br" x="120.5" y="167" x_percent="0.19678465385216443" y_percent="0.21076690821256042" height_percent="0.04568018652710684" width_percent="0.19126715328784016" height="36.19444444444446" width="117.1213888888889" stampSize="16" meta="" label="" saveDate="Sun Jun 26 2011" saveTime="21:37:24 GMT-0700"><![CDATA[APPROVED]]></annotation>

<annotation drawType="text_redact" lineWidth="1" lineColor="16776960" fillColor="16776960" dragDirection="br" x="372.75" y="225.55" x_percent="0.6087259728082514" y_percent="0.28466153381642517" height_percent="0.07172665727321528" width_percent="0.276976441631505" height="56.83222222222224" width="169.60500000000002" stampSize="116" meta="" label="" saveDate="Sun Jun 26 2011" saveTime="21:37:24 GMT-0700"><![CDATA[<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#000000" LETTERSPACING="0" KERNING="0">This is sample text</FONT></P></TEXTFORMAT>]]></annotation>

</page>

</pages>

<highlights>

<redaction documentname="Sample.doc" id="10E4AA69CE67C7D85188CF62E9DDCC9C" userid="" tooltip="" mode="ByText" occurrence="1" page="0" allowDelete="true" color="255" start="0" end="0" annotation="0"><![CDATA[ have suc]]></redaction>

</highlights>

</documentAnnotations>

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback